Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent Mode: v1 Polish #1528

Merged
merged 6 commits into from
Feb 15, 2025
Merged

Agent Mode: v1 Polish #1528

merged 6 commits into from
Feb 15, 2025

Conversation

ngafar
Copy link
Collaborator

@ngafar ngafar commented Feb 14, 2025

Description

  1. When you edit an agent:planning step, don't add the active cell as context.
  2. Don't clear that chat when switching to agent planning mode
  3. Scroll to the new message returned from the agent, the agent:execute code in the chat right away. Currently, we don't scroll to it until after we apply and execute the code I think.

Testing

Test out the three scenarios above.

Documentation

N/A

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 9:26pm

@aarondr77
Copy link
Member

Let's add tests for:

  1. When you edit an agent:planning step, don't add the active cell as context.
  2. Don't clear that chat when switching to agent planning mode

@aarondr77 aarondr77 merged commit a84a9e0 into dev Feb 15, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants